Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DPL: move TableConsumer support out of line in general #13861

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ktf
Copy link
Member

@ktf ktf commented Jan 13, 2025

This is now only included if one uses the Analysis framework.

@ktf ktf requested a review from a team as a code owner January 13, 2025 15:42
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI for 1a44fa0 at 2025-01-13 17:15:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:55:36: error: 'TableConsumer' was not declared in this scope
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:55:50: error: no matching function for call to 'o2::framework::InputRecord::get<<expression error> >(const char [11])'
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:55:50: error: template argument 1 is invalid
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:55:50: error: template argument 1 is invalid
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:55:50: error: template argument 1 is invalid
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:57:68: error: no matching function for call to 'o2::soa::Table<o2::aod::Hash<1373761118>, o2::aod::Hash<4191360419>, o2::aod::Hash<2286545062> >::Table(<brace-enclosed initializer list>)'
ninja: build stopped: subcommand failed.

Full log here.

This is now only included if one uses the Analysis framework.
@alibuild
Copy link
Collaborator

alibuild commented Jan 13, 2025

Error while checking build/O2/fullCI for c247453 at 2025-01-15 00:45:

No log files found

Full log here.

@alibuild
Copy link
Collaborator

alibuild commented Jan 13, 2025

Error while checking build/O2/fullCI_slc9 for c247453 at 2025-01-22 16:44:

## sw/BUILD/ONNXRuntime-latest/log
CMake Error at /sw/slc9_x86-64/CMake/v3.28.1-13/share/cmake-3.28/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):

Full log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants